How to Install mp3check software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mp3check software package in Ubuntu 14.04 LTS (Trusty Tahr)

mp3check software package provides tool to check mp3 files for consistency, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mp3check 

mp3check is installed in your system.

Make ensure the mp3check package were installed using the commands given below,

$ sudo dpkg-query -l | grep mp3check *

You will get with mp3check package name, version, architecture and description in a table

mp3check package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package mp3check
Version 0.8.7-2
Description tool to check mp3 files for consistency
Sub Section Sound


See Also, How to uninstall or remove mp3check software package from Ubuntu 14.04 LTS (Trusty Tahr)?